body{
  background:white;
  font-family:Arial;
}


header{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  background:#084B8A;
}


footer{
  position:fixed;
  width:100%;
  height:14%;
  top:86%;
  left:0;
  background:#084B8A;
  text-align:center;
}


#rsociais {
  position:relative;
  top:17%;
  text-align:center; 
}


#msg {
  position:relative;
  top:10%;
  text-align:center;

}

main{
  margin-top:60px;
  color:white;
}

imagem{
  margin-top:80px;
  color:white;
}

